aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-05-18
|\
| * cifs: fix noserverino handling when unix extensions are enabledJeff Layton2010-05-17
| * cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton2010-05-17
| * cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton2010-05-17
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2010-05-13
| |\
| * | [CIFS] drop quota operation stubsSteve French2010-05-11
| * | cifs: propagate cifs_new_fileinfo() error back to the callerSuresh Jayaraman2010-05-11
| * | cifs: add comments explaining cifs_new_fileinfo behaviorSuresh Jayaraman2010-05-10
| * | cifs: remove unused parameter from cifs_posix_open_inode_helper()Suresh Jayaraman2010-05-10
| * | [CIFS] Remove unused cifs_oplock_cachepSteve French2010-05-05
| * | cifs: have decode_negTokenInit set flags in server structJeff Layton2010-05-05
| * | cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton2010-05-05
| * | cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton2010-04-27
| * | [CIFS] Fix lease break for writesSteve French2010-04-27
| * | cifs: save the dialect chosen by serverJeff Layton2010-04-26
| * | cifs: change && to ||Dan Carpenter2010-04-26
| * | cifs: rename "extended_security" to "global_secflags"Jeff Layton2010-04-26
| * | cifs: move tcon find/create into separate functionJeff Layton2010-04-26
| * | cifs: move SMB session creation code into separate functionJeff Layton2010-04-26
| * | cifs: track local_nls in volume infoJeff Layton2010-04-26
| * | [CIFS] Allow null nd (as nfs server uses) on createSteve French2010-04-22
| * | [CIFS] Fix losing locks during fork()Pavel Shilovsky2010-04-21
| * | [CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French2010-04-21
| * | [CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches2010-04-20
| * | [CIFS] use add_to_page_cache_lruNick Piggin2010-04-20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds2010-05-17
|\ \ \
| * | | logfs: handle powerfail on NAND flashJoern Engel2010-05-07
| * | | logfs: handle errors from get_mtd_device()Dan Carpenter2010-05-07
| * | | logfs: remove unused variableJoern Engel2010-05-07
| * | | logfs: fix syncJoern Engel2010-05-05
| * | | logfs: fix compile failureJoern Engel2010-05-05
| * | | logfs: initialize li->li_refcountPrasad Joshi2010-05-04
| * | | logfs: commit reservations under space pressureJoern Engel2010-05-04
| * | | logfs: survive logfs_buf_recover read errorsJoern Engel2010-05-04
| * | | logfs: Close i_ino reuse raceJoern Engel2010-05-01
| * | | logfs: fix logfs_seek_hole()Joern Engel2010-05-01
| * | | logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel2010-05-01
| * | | LogFS: Fix typo in b6349ac8Joern Engel2010-04-29
| * | | logfs: testing the wrong variableDan Carpenter2010-04-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-05-15
|\ \ \ \
| * | | | Btrfs: check for read permission on src file in the clone ioctlDan Rosenberg2010-05-15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-15
|\ \ \ \ \
| * | | | | JFS: Free sbi memory in error pathJan Blunck2010-05-15
| * | | | | fs/sysv: dereferencing ERR_PTR()Dan Carpenter2010-05-15
| * | | | | Fix double-free in logfsAl Viro2010-05-15
| * | | | | Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro2010-05-15
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-05-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | inotify: don't leak user struct on inotify releasePavel Emelyanov2010-05-14
| * | | | inotify: race use after free/double free in inotify inode marksEric Paris2010-05-14
| * | | | inotify: clean up the inotify_add_watch out pathEric Paris2010-05-14