summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao2008-05-141-0/+2
* eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov2008-05-131-0/+2
* Fix misuses of bdevname()Jean Delvare2008-05-132-6/+4
* fuse: add flag to turn on big writesMiklos Szeredi2008-05-133-1/+9
* memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-131-1/+1
* Fix hfsplus oops on image without extentsEric Sesterhenn2008-05-131-0/+2
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-131-0/+1
* quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara2008-05-131-0/+10
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-131-1/+0
* ecryptfs: clean up (un)lock_parentMiklos Szeredi2008-05-131-9/+4
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-132-3/+3
* uml: hppfs fixesJeff Dike2008-05-131-52/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-125-66/+81
|\
| * [CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French2008-05-111-14/+14
| * [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-114-17/+31
| * [CIFS] add local struct inode pointer to cifs_setattrJeff Layton2008-05-112-11/+11
| * [CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov2008-05-111-25/+26
* | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-111-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-0922-345/+340
|\
| * [CIFS] fix build warningSteve French2008-05-091-1/+1
| * [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-083-32/+5
| * [CIFS] cleanup cifsd completionSteve French2008-05-061-6/+0
| * [CIFS] Remove over-indented code in find_unc().Steve French2008-05-061-33/+31
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-05-06244-3120/+6688
| |\
| * | [CIFS] fix typoSteve French2008-05-021-1/+1
| * | [CIFS] Remove duplicate call to mode_to_aclSteve French2008-04-291-4/+0
| * | [CIFS] convert usage of implicit booleans to boolSteve French2008-04-2917-214/+200
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Igor Mammedov2008-04-2860-567/+727
| |\ \
| * | | [CIFS] fixed compatibility issue with samba refferal requestIgor Mammedov2008-04-281-11/+14
| * | | [CIFS] Fix statfs formattingSteve French2008-04-282-33/+36
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-2816-146/+149
| |\ \ \
| * | | | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-261-10/+52
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-2524-243/+543
| |\ \ \ \
| * | | | | [CIFS] Fix spelling mistakeSteve French2008-04-251-1/+1
| * | | | | [CIFS] Update cifs version numberSteve French2008-04-251-1/+1
* | | | | | fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi2008-05-081-2/+0
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-082-18/+16
|\ \ \ \ \ \
| * | | | | | Revert "relay: fix splice problem"Jens Axboe2008-05-081-1/+1
| * | | | | | docbook: fix bio missing parameterRandy Dunlap2008-05-071-0/+1
| * | | | | | block: use unitialized_var() in bio_alloc_bioset()Jens Axboe2008-05-071-1/+1
| * | | | | | vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-071-16/+13
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2008-05-084-6/+145
|\ \ \ \ \ \ \
| * | | | | | | udf: Fix memory corruption when fs mounted with noadinicb optionJan Kara2008-05-071-2/+3
| * | | | | | | udf: Make udf exportableRasmus Rohde2008-05-073-2/+140
| * | | | | | | udf: fs/udf/partition.c:udf_get_pblock() mustn't be inlineAdrian Bunk2008-04-281-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-081-1/+5
| |/ / / / / |/| | | | |
* | | | | | VFS: fix unused variable warningLinus Torvalds2008-05-061-2/+0
* | | | | | [PATCH] fix SMP ordering hole in fcntl_setlk()Al Viro2008-05-061-2/+15
* | | | | | [PATCH] kill ->put_inodeChristoph Hellwig2008-05-061-3/+0
* | | | | | [PATCH] fix reservation discarding in affsRoman Zippel2008-05-065-46/+41
| |_|_|_|/ |/| | | |
OpenPOWER on IntegriCloud