aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-06
| * | xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-06
| * | xfs: introduce new logging API.Dave Chinner2011-03-01
| * | xfs: zero proper structure size for geometry callsAlex Elder2011-03-01
| * | xfs: enable delaylog by defaultChristoph Hellwig2011-02-22
| * | xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-22
| * | xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-22
| * | xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-21
| * | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-21
| * | xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-07
| * | xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-07
| * | xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-07
* | | pstore: use mount option instead sysfs to tweak kmsg_bytesLuck, Tony2011-03-21
* | | FS: lookup_mnt() is only used in the core fs routines nowDavid Howells2011-03-21
* | | bfs: fix bitmap size argument to find_first_zero_bit()Akinobu Mita2011-03-21
* | | fs: Use BUG_ON(!mnt) at dentry_open().Tetsuo Handa2011-03-21
* | | fs: devpts_pty_new() return -ENOMEM if dentry allocation failedAndrey Vagin2011-03-21
* | | nfs: lock() vs unlock() typoDan Carpenter2011-03-21
* | | pstore: fix leaking ->i_privateTony Luck2011-03-21
* | | introduce sys_syncfs to sync a single file systemSage Weil2011-03-21
* | | Small typo fix...Holger Hans Peter Freyther2011-03-21
* | | Filesystem: fifo: Fixed coding style issue.David Jenni2011-03-21
* | | fs/inode: Fix kernel-doc format for inode_init_ownerBen Hutchings2011-03-21
* | | select: remove unused MAX_SELECT_SECONDSNamhyung Kim2011-03-21
* | | vfs: cleanup do_vfs_ioctl()Namhyung Kim2011-03-21
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \ \
| * | | fs: change to new flag variablematt mooney2011-03-17
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-19
|\ \ \
| * | | nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-08
| * | | nilfs2: use sb instance instead of nilfs_sb_info structRyusuke Konishi2011-03-08
| * | | nilfs2: get rid of sc_sbi back pointerRyusuke Konishi2011-03-08
| * | | nilfs2: move log writer onto nilfs objectRyusuke Konishi2011-03-08
| * | | nilfs2: move next generation counter into nilfs objectRyusuke Konishi2011-03-08
| * | | nilfs2: move s_inode_lock and s_dirty_files into nilfs objectRyusuke Konishi2011-03-08
| * | | nilfs2: move parameters on nilfs_sb_info into nilfs objectRyusuke Konishi2011-03-08
| * | | nilfs2: move mount options to nilfs objectRyusuke Konishi2011-03-08
| * | | nilfs2: record used amount of each checkpoint in checkpoint listRyusuke Konishi2011-03-08
| * | | nilfs2: optimize rec_len functionsRyusuke Konishi2011-03-08
| * | | nilfs2: append blocksize info to warnings during loading super blocksRyusuke Konishi2011-03-08
| * | | nilfs2: add compat ioctlRyusuke Konishi2011-03-08
| * | | nilfs2: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSIONRyusuke Konishi2011-03-08
| * | | nilfs2: tighten restrictions on inode flagsRyusuke Konishi2011-03-08
| * | | nilfs2: mark S_NOATIME on inodes only if NOATIME attribute is setRyusuke Konishi2011-03-08
| * | | nilfs2: use common file attribute macrosRyusuke Konishi2011-03-08
| * | | nilfs2: add free entries count only if clear bit operation succeededRyusuke Konishi2011-03-08
| * | | nilfs2: decrement inodes count only if raw inode was successfully deletedRyusuke Konishi2011-03-08
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2011-03-18
|\ \ \ \
| * | | | dlm: use alloc_workqueue functionDavid Teigland2011-03-10
| * | | | dlm: increase default hash table sizesDavid Teigland2011-03-10
| * | | | dlm: record full callback stateDavid Teigland2011-03-10