aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-26ocfs2: Pass lksbs back from stackglue ast/bast functions.Joel Becker
2010-02-26ocfs2_dlmfs: Move to its own directoryJoel Becker
2010-02-26ocfs2_dlmfs: Use poll() to signify BASTs.Joel Becker
2010-02-26ocfs2_dlmfs: Add capabilities parameter.Joel Becker
2010-02-26ocfs2: Handle errors while setting external xattr values.Joel Becker
2010-02-26ocfs2: Set inline xattr entries with ocfs2_xa_set()Joel Becker
2010-02-26ocfs2: Set xattr block entries with ocfs2_xa_set()Joel Becker
2010-02-26ocfs2: Let ocfs2_xa_prepare_entry() do space checks.Joel Becker
2010-02-26ocfs2: Gell into ocfs2_xa_set()Joel Becker
2010-02-26ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value()Joel Becker
2010-02-26ocfs2: Teach ocfs2_xa_loc how to do its own journal workJoel Becker
2010-02-26ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processingJoel Becker
2010-02-26ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value()Joel Becker
2010-02-26ocfs2: Set the xattr name+value pair in one placeJoel Becker
2010-02-26ocfs2: Wrap calculation of name+value pair size.Joel Becker
2010-02-26ocfs2: Add a name_len field to ocfs2_xattr_info.Joel Becker
2010-02-26ocfs2: Prefix the member fields of struct ocfs2_xattr_info.Joel Becker
2010-02-26ocfs2: Remove xattrs via ocfs2_xa_locJoel Becker
2010-02-26ocfs2: Introduce ocfs2_xa_locJoel Becker
2010-02-26ocfs2: Add current->comm in trace outputSunil Mushran
2010-02-26ocfs2: Clean up the checks for CoW and direct I/O.Wengang Wang
2010-02-26ocfs2: add extent block stealing for ocfs2 v5Tiger Yang
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-08Merge branch 'v4l_for_linus' of git://linuxtv.org/fixesLinus Torvalds
2010-02-08Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-02-08Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-02-08Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-02-08V4L/DVB: dvb-core: fix initialization of feeds list in demux filterFrancesco Lavra
2010-02-08V4L/DVB: dvb_demux: Don't use vmalloc at dvb_dmx_swfilter_packetMauro Carvalho Chehab
2010-02-08V4L/DVB: Fix the risk of an oops at dvb_dmx_releaseMauro Carvalho Chehab
2010-02-08microblaze: Invalidate dcache before enabling itMichal Simek
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming
2010-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-07Fix race in tty_fasync() properlyLinus Torvalds
2010-02-07Take ima_file_free() to proper place.Al Viro
2010-02-07ima: rename PATH_CHECK to FILE_CHECKMimi Zohar
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07ima: initialize ima before inodes can be allocatedEric Paris
2010-02-07fix ima breakageMimi Zohar
2010-02-07Take ima_path_check() in nfsd past dentry_open() in nfsd_open()Al Viro
2010-02-07freeze_bdev: don't deactivate successfully frozen MS_RDONLY sbJun'ichi Nomura
2010-02-07befs: fix leakAl Viro
2010-02-06Linux 2.6.33-rc7Linus Torvalds