aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2008-05-15jbd2: update transaction t_state to T_COMMIT fixGravatar Mingming Cao 1-0/+2
2008-05-15ext4: Retry block allocation if new blocks are allocated from system zone.Gravatar Aneesh Kumar K.V 2-17/+47
2008-05-13ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsGravatar Valerie Clement 1-10/+9
2008-05-13ext4: fix typos in messages and comments (journalled -> journaled)Gravatar Jan Kara 1-7/+7
2008-05-13ext4: fix synchronization of quota files in journal=data modeGravatar Jan Kara 1-8/+27
2008-05-13ext4: Fix mount messages when quota disabledGravatar Jan Kara 1-1/+4
2008-05-13ext4: correct mount option parsing to detect when quota options can be changedGravatar Jan Kara 1-6/+20
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 8-76/+181
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Gravatar Tiger Yang 2-0/+10
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITGravatar Mingming Cao 1-0/+2
2008-05-149p: fix error path during early mountGravatar Eric Van Hensbergen 2-24/+23
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Gravatar Jim Meyering 1-6/+34
2008-05-149p: Documentation updatesGravatar Eric Van Hensbergen 8-48/+126
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Gravatar Markus Armbruster 1-2/+2
2008-05-13eCryptFS: fix imbalanced mutex lockingGravatar Cyrill Gorcunov 1-0/+2
2008-05-13Fix misuses of bdevname()Gravatar Jean Delvare 2-6/+4
2008-05-13fuse: add flag to turn on big writesGravatar Miklos Szeredi 3-1/+9
2008-05-13memcg: fix possible panic when CONFIG_MM_OWNER=yGravatar KOSAKI Motohiro 1-1/+1
2008-05-13Fix hfsplus oops on image without extentsGravatar Eric Sesterhenn 1-0/+2
2008-05-13capabilities: add bounding set to /proc/self/statusGravatar Serge E. Hallyn 1-0/+1
2008-05-13quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offGravatar Jan Kara 1-0/+10
2008-05-13ufs: remove unneeded ufs_put_inode prototypeGravatar Christoph Hellwig 1-1/+0
2008-05-13ecryptfs: clean up (un)lock_parentGravatar Miklos Szeredi 1-9/+4
2008-05-13uml: move hppfs_kern.c to hppfs.cGravatar Jeff Dike 2-3/+3
2008-05-13uml: hppfs fixesGravatar Jeff Dike 1-52/+30
2008-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 5-66/+81
2008-05-11Add new 'cond_resched_bkl()' helper functionGravatar Linus Torvalds 1-1/+1
2008-05-11[CIFS] don't allow demultiplex thread to exit until kthread_stop is calledGravatar Steve French 1-14/+14
2008-05-11[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Gravatar Jeff Layton 4-17/+31
2008-05-11[CIFS] add local struct inode pointer to cifs_setattrGravatar Jeff Layton 2-11/+11
2008-05-11[CIFS] cifs_find_tcp_session cleanupGravatar Cyrill Gorcunov 1-25/+26
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 22-345/+340
2008-05-09[CIFS] fix build warningGravatar Steve French 1-1/+1
2008-05-08[CIFS] Fixed build warning in is_ipGravatar Igor Mammedov 3-32/+5
2008-05-08fs/proc/task_mmu.c: remove duplicated include filesGravatar Huang Weiyi 1-2/+0
2008-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 2-18/+16
2008-05-08Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 4-6/+145
2008-05-08sys_pipe(): fix file descriptor leaksGravatar Ulrich Drepper 1-1/+5
2008-05-08Revert "relay: fix splice problem"Gravatar Jens Axboe 1-1/+1
2008-05-07docbook: fix bio missing parameterGravatar Randy Dunlap 1-0/+1
2008-05-07block: use unitialized_var() in bio_alloc_bioset()Gravatar Jens Axboe 1-1/+1
2008-05-07udf: Fix memory corruption when fs mounted with noadinicb optionGravatar Jan Kara 1-2/+3
2008-05-07udf: Make udf exportableGravatar Rasmus Rohde 3-2/+140
2008-05-07vfs: splice remove_suid() cleanupGravatar Miklos Szeredi 1-16/+13
2008-05-06[CIFS] cleanup cifsd completionGravatar Steve French 1-6/+0
2008-05-06[CIFS] Remove over-indented code in find_unc().Gravatar Steve French 1-33/+31
2008-05-06VFS: fix unused variable warningGravatar Linus Torvalds 1-2/+0
2008-05-06[PATCH] fix SMP ordering hole in fcntl_setlk()Gravatar Al Viro 1-2/+15
2008-05-06Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Steve French 244-3120/+6688
2008-05-06[PATCH] kill ->put_inodeGravatar Christoph Hellwig 1-3/+0