aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* jbd2: update transaction t_state to T_COMMIT fixMingming Cao2008-05-15
* ext4: Retry block allocation if new blocks are allocated from system zone.Aneesh Kumar K.V2008-05-15
* ext4: mballoc fix mb_normalize_request algorithm for 1KB block size filesystemsValerie Clement2008-05-13
* ext4: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-05-13
* ext4: fix synchronization of quota files in journal=data modeJan Kara2008-05-13
* ext4: Fix mount messages when quota disabledJan Kara2008-05-13
* ext4: correct mount option parsing to detect when quota options can be changedJan Kara2008-05-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-14
|\
| * 9p: fix error path during early mountEric Van Hensbergen2008-05-14
| * fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering2008-05-14
| * 9p: Documentation updatesEric Van Hensbergen2008-05-14
| * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-14
* | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2008-05-14
* | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao2008-05-14
|/
* eCryptFS: fix imbalanced mutex lockingCyrill Gorcunov2008-05-13
* Fix misuses of bdevname()Jean Delvare2008-05-13
* fuse: add flag to turn on big writesMiklos Szeredi2008-05-13
* memcg: fix possible panic when CONFIG_MM_OWNER=yKOSAKI Motohiro2008-05-13
* Fix hfsplus oops on image without extentsEric Sesterhenn2008-05-13
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-13
* quota: don't call sync_fs() from vfs_quota_off() when there's no quota turn offJan Kara2008-05-13
* ufs: remove unneeded ufs_put_inode prototypeChristoph Hellwig2008-05-13
* ecryptfs: clean up (un)lock_parentMiklos Szeredi2008-05-13
* uml: move hppfs_kern.c to hppfs.cJeff Dike2008-05-13
* uml: hppfs fixesJeff Dike2008-05-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-12
|\
| * [CIFS] don't allow demultiplex thread to exit until kthread_stop is calledSteve French2008-05-11
| * [CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...Jeff Layton2008-05-11
| * [CIFS] add local struct inode pointer to cifs_setattrJeff Layton2008-05-11
| * [CIFS] cifs_find_tcp_session cleanupCyrill Gorcunov2008-05-11
* | Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-05-09
|\
| * [CIFS] fix build warningSteve French2008-05-08
| * [CIFS] Fixed build warning in is_ipIgor Mammedov2008-05-08
| * [CIFS] cleanup cifsd completionSteve French2008-05-06
| * [CIFS] Remove over-indented code in find_unc().Steve French2008-05-06
| * Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-05-06
| |\
| * | [CIFS] fix typoSteve French2008-05-02
| * | [CIFS] Remove duplicate call to mode_to_aclSteve French2008-04-29
| * | [CIFS] convert usage of implicit booleans to boolSteve French2008-04-28
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Igor Mammedov2008-04-28
| |\ \
| * | | [CIFS] fixed compatibility issue with samba refferal requestIgor Mammedov2008-04-28
| * | | [CIFS] Fix statfs formattingSteve French2008-04-28
| * | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-28
| |\ \ \
| * | | | [CIFS] Adds to dns_resolver checking if the server name is an IP addr and ski...Steve French2008-04-25
| * | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2008-04-25
| |\ \ \ \
| * | | | | [CIFS] Fix spelling mistakeSteve French2008-04-25
| * | | | | [CIFS] Update cifs version numberSteve French2008-04-24
* | | | | | fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi2008-05-08
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-08
|\ \ \ \ \ \