summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-03Merge remote-tracking branch 'cleancache/linux-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'bkl-config/config'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'fsnotify/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'osd/linux-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'selinux/master'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'xfs/master'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'ubifs/linux-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'v9fs/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'udf/for_next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'ocfs2/linux-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'nilfs2/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'hfsplus/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'gfs2/master'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'fuse/for-next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'ext4/next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'ext3/for_next'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'cifs/master'Stephen Rothwell
2011-03-03Merge remote-tracking branch 'ia64/test'Stephen Rothwell
2011-03-02fs/locks.c: Remove stale FIXME left over from BKL conversionMatt Fleming
2011-03-02ufs: remove the BKLArnd Bergmann
2011-03-02hpfs: remove the BKLArnd Bergmann
2011-03-02of/flattree: Drop an uninteresting message to pr_debug levelPaul Bolle
2011-03-02[CIFS] Fixup server and tcon structure to add fields needed for smb2Steve French
2011-03-01xfs: zero proper structure size for geometry callsAlex Elder
2011-03-02nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi
2011-03-02nilfs2: optimize rec_len functionsRyusuke Konishi
2011-03-02nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi
2011-03-02nilfs2: add compat ioctlRyusuke Konishi
2011-03-02nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi
2011-03-02nilfs2: tighten restrictions on inode flagsRyusuke Konishi
2011-03-02nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi
2011-03-02nilfs2: use common file attribute macrosRyusuke Konishi
2011-03-02nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi
2011-03-02nilfs2: decrement inodes count only if raw inode was successfully deletedRyusuke Konishi
2011-03-02nilfs2: fix regression that i-flag is not set on changeless checkpointsRyusuke Konishi
2011-03-02adfs: remove the big kernel lockArnd Bergmann
2011-03-01[CIFS] rename two structures to avoid camel caseSteve French
2011-03-01Remove one to many n's in a wordJustin P. Mattock
2011-03-01fuse: reduce size of struct fuse_requestMiklos Szeredi
2011-03-01[CIFS] check for smb2 vs. cifs in find_tcp_sessionSteve French
2011-03-01[CIFS] Shrink stack space usage in cifs_construct_tconSteve French
2011-03-01cifs: cleanup: Rename and remove config flagsShirish Pargaonkar
2011-03-01[CIFS] Remove 3 checkpatch warningsSteve French
2011-03-01Add structure definitions for SMB2 PDUsSteve French
2011-03-01Cleanup cifs headers for smb2 debugging routinesSteve French
2011-03-01Allow user names longer than 32 bytesSteve French