summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAge
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-01-10
|\
| * nilfs2: unfold nilfs_dat_inode functionRyusuke Konishi2011-01-10
| * nilfs2: do not pass sbi to functions which can get it from inodeRyusuke Konishi2011-01-10
| * nilfs2: get rid of nilfs_mount_options structureRyusuke Konishi2011-01-10
| * nilfs2: simplify nilfs_mdt_freeze_bufferRyusuke Konishi2011-01-10
| * nilfs2: get rid of loaded flag from nilfs objectRyusuke Konishi2011-01-10
| * nilfs2: fix a checkpatch error in page.cRyusuke Konishi2011-01-10
| * nilfs2: fiemap supportRyusuke Konishi2011-01-10
| * nilfs2: mark buffer heads as delayed until the data is written to diskRyusuke Konishi2011-01-10
| * nilfs2: call nilfs_error inside bmap routinesRyusuke Konishi2011-01-10
| * fs/nilfs2/super.c: Use printf extension %pVJoe Perches2011-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-01-10
|\ \
| * | cifs: use CreationTime like an i_generation fieldJeff Layton2011-01-09
| * | cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfoJeff Layton2011-01-09
| * | cifs: show "acl" in DebugData Features when it's compiled inJeff Layton2011-01-09
| * | cifs: move "ntlmssp" and "local_leases" options out of experimental codeJeff Layton2011-01-09
| * | cifs: replace some hardcoded values with preprocessor constantsJeff Layton2011-01-09
| * | cifs: remove unnecessary locking around sequence_numberJeff Layton2011-01-09
| * | [CIFS] Fix minor merge conflict in fs/cifs/dir.cSteve French2011-01-09
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2011-01-09
| |\ \ | | |/
| * | CIFS: Simplify cifs_open codePavel Shilovsky2011-01-06
| * | CIFS: Simplify non-posix open stuff (try #2)Pavel Shilovsky2011-01-06
| * | CIFS: Add match_port check during looking for an existing connection (try #4)Pavel Shilovsky2011-01-06
| * | CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky2011-01-06
| * | cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]Shirish Pargaonkar2011-01-06
| * | cifs: don't overwrite dentry name in d_revalidateNick Piggin2011-01-06
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-01-10
|\ \ \
| * | | dlm: sanitize work_start() in lowcomms.cNamhyung Kim2010-12-13
| * | | dlm: reduce cond_resched during sendBob Peterson2010-11-12
| * | | dlm: use TCP_NODELAYDavid Teigland2010-11-12
| * | | dlm: Use cmwq for send and receive workqueuesSteven Whitehouse2010-11-12
| * | | dlm: Handle application limited situations properly.David Miller2010-11-11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2011-01-10
|\ \ \ \
| * | | | fuse: fix ioctl ABIMiklos Szeredi2010-12-07
| * | | | fuse: allow batching of FORGET requestsMiklos Szeredi2010-12-07
| * | | | fuse: separate queue for FORGET requestsMiklos Szeredi2010-12-07
| * | | | fuse: ioctl cleanupMiklos Szeredi2010-12-07
* | | | | fs: fix namei.c kernel-doc notationRandy Dunlap2011-01-10
| |_|_|/ |/| | |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-01-07
|\ \ \ \
| * | | | hfsplus: %L-to-%ll, macro correction, and remove unneeded bracesAnton Salikhmetov2010-12-16
| * | | | hfsplus: spaces/indentation clean-upAnton Salikhmetov2010-12-16
| * | | | hfsplus: C99 comments clean-upAnton Salikhmetov2010-12-16
| * | | | hfsplus: over 80 character lines clean-upAnton Salikhmetov2010-12-16
| * | | | hfsplus: fix an artifact in ioctl flag checkingAnton Salikhmetov2010-12-16
| * | | | hfsplus: flush disk caches in sync and fsyncChristoph Hellwig2010-11-23
| * | | | hfsplus: optimize fsyncChristoph Hellwig2010-11-23
| * | | | hfsplus: split up inode flagsChristoph Hellwig2010-11-23
| * | | | hfsplus: write up fsync for directoriesChristoph Hellwig2010-11-23
| * | | | hfsplus: simplify fsyncChristoph Hellwig2010-11-23