aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-2/+1
|\
| * sched, wait: Use wrapper functionsChangli Gao2010-05-111-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-05-1827-1245/+1228
|\ \
| * | cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-173-0/+15
| * | cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton2010-05-171-1/+0
| * | cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton2010-05-171-0/+5
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-13101-468/+975
| |\ \
| * | | [CIFS] drop quota operation stubsSteve French2010-05-121-107/+0
| * | | cifs: propagate cifs_new_fileinfo() error back to the callerSuresh Jayaraman2010-05-111-4/+13
| * | | cifs: add comments explaining cifs_new_fileinfo behaviorSuresh Jayaraman2010-05-101-2/+16
| * | | cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman2010-05-101-3/+2
| * | | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-062-14/+0
| * | | cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-056-30/+26
| * | | cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-053-33/+52
| * | | cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-283-11/+15
| * | | [CIFS] Fix lease break for writesSteve French2010-04-273-17/+3
| * | | cifs: save the dialect chosen by serverJeff Layton2010-04-272-6/+6
| * | | cifs: change && to ||Dan Carpenter2010-04-261-1/+1
| * | | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-266-12/+12
| * | | cifs: move tcon find/create into separate functionJeff Layton2010-04-261-70/+86
| * | | cifs: move SMB session creation code into separate functionJeff Layton2010-04-261-65/+93
| * | | cifs: track local_nls in volume infoJeff Layton2010-04-261-5/+6
| * | | [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-223-14/+23
| * | | [CIFS] Fix losing locks during fork()Pavel Shilovsky2010-04-211-3/+4
| * | | [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-214-29/+29
| * | | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-2125-835/+845
| * | | [CIFS] use add_to_page_cache_lruNick Piggin2010-04-211-10/+3
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-05-1710-53/+104
|\ \ \ \
| * | | | logfs: handle powerfail on NAND flashJoern Engel2010-05-074-29/+52
| * | | | logfs: handle errors from get_mtd_device()Dan Carpenter2010-05-071-0/+2
| * | | | logfs: remove unused variableJoern Engel2010-05-071-1/+0
| * | | | logfs: fix syncJoern Engel2010-05-052-4/+2
| * | | | logfs: fix compile failureJoern Engel2010-05-051-0/+4
| * | | | logfs: initialize li->li_refcountPrasad Joshi2010-05-041-0/+1
| * | | | logfs: commit reservations under space pressureJoern Engel2010-05-043-4/+24
| * | | | logfs: survive logfs_buf_recover read errorsJoern Engel2010-05-043-11/+13
| * | | | logfs: Close i_ino reuse raceJoern Engel2010-05-011-1/+1
| * | | | logfs: fix logfs_seek_hole()Joern Engel2010-05-011-0/+2
| * | | | logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel2010-05-011-1/+1
| * | | | LogFS: Fix typo in b6349ac8Joern Engel2010-04-291-1/+1
| * | | | logfs: testing the wrong variableDan Carpenter2010-04-291-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-151-0/+5
|\ \ \ \ \
| * | | | | Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-151-0/+5
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-156-26/+34
|\ \ \ \ \ \
| * | | | | | JFS: Free sbi memory in error pathJan Blunck2010-05-151-7/+6
| * | | | | | fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-151-1/+1
| * | | | | | Fix double-free in logfsAl Viro2010-05-151-7/+7
| * | | | | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-153-11/+20
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-142-8/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-141-0/+2