Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers | Christoph Hellwig | 2010-10-14 | 1 | -8/+0 | |
| * | | | | | | | | hfsplus: create correct initial catalog entries for device files | Christoph Hellwig | 2010-10-14 | 4 | -32/+18 | |
| * | | | | | | | | hfsplus: remove superflous rootflags field in hfsplus_inode_info | Christoph Hellwig | 2010-10-14 | 4 | -17/+12 | |
| * | | | | | | | | hfsplus: fix link corruption | Christoph Hellwig | 2010-10-14 | 4 | -12/+18 | |
| * | | | | | | | | hfsplus: validate btree flags | Christoph Hellwig | 2010-10-14 | 2 | -14/+20 | |
| * | | | | | | | | hfsplus: handle more on-disk corruptions without oopsing | Eric Sandeen | 2010-10-14 | 4 | -8/+48 | |
| * | | | | | | | | hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage | Al Viro | 2010-10-14 | 1 | -3/+15 | |
| * | | | | | | | | hfsplus: fix oops on mount with corrupted btree extent records | Jeff Mahoney | 2010-10-14 | 1 | -2/+9 | |
| * | | | | | | | | hfsplus: fix rename over directories | Christoph Hellwig | 2010-10-01 | 1 | -1/+4 | |
| * | | | | | | | | hfsplus: convert tree_lock to mutex | Thomas Gleixner | 2010-10-01 | 3 | -4/+4 | |
| * | | | | | | | | hfsplus: add missing extent locking in hfsplus_write_inode | Christoph Hellwig | 2010-10-01 | 2 | -15/+34 | |
| * | | | | | | | | hfsplus: protect readdir against removals from open_dir_list | Christoph Hellwig | 2010-10-01 | 1 | -0/+2 | |
| * | | | | | | | | hfsplus: use atomic bitops for the superblock flags | Christoph Hellwig | 2010-10-01 | 6 | -28/+30 | |
| * | | | | | | | | hfsplus: add per-superblock lock for volume header updates | Christoph Hellwig | 2010-10-01 | 3 | -24/+50 | |
| * | | | | | | | | hfsplus: remove the rsrc_inodes list | Christoph Hellwig | 2010-10-01 | 3 | -4/+9 | |
| * | | | | | | | | hfsplus: do not cache and write next_alloc | Christoph Hellwig | 2010-10-01 | 2 | -3/+0 | |
| * | | | | | | | | hfsplus: fix error handling in hfsplus_symlink | Christoph Hellwig | 2010-10-01 | 1 | -14/+12 | |
| * | | | | | | | | hfsplus: merge mknod/mkdir/creat | Christoph Hellwig | 2010-10-01 | 1 | -48/+16 | |
| * | | | | | | | | hfsplus: clean up hfsplus_write_inode | Christoph Hellwig | 2010-10-01 | 1 | -43/+37 | |
| * | | | | | | | | hfsplus: clean up hfsplus_iget | Christoph Hellwig | 2010-10-01 | 1 | -37/+40 | |
| * | | | | | | | | hfsplus: fix HFSPLUS_I calling convention | Christoph Hellwig | 2010-10-01 | 8 | -173/+193 | |
| * | | | | | | | | hfsplus: fix HFSPLUS_SB calling convention | Christoph Hellwig | 2010-10-01 | 13 | -189/+209 | |
| * | | | | | | | | hfsplus: remove BKL from hfsplus_put_super | Christoph Hellwig | 2010-10-01 | 1 | -5/+0 | |
| * | | | | | | | | hfsplus: use alloc_mutex in hfsplus_sync_fs | Christoph Hellwig | 2010-10-01 | 1 | -2/+2 | |
| * | | | | | | | | hfsplus: introduce alloc_mutex | Christoph Hellwig | 2010-10-01 | 3 | -4/+8 | |
| * | | | | | | | | hfsplus: protect setflags using i_mutex | Christoph Hellwig | 2010-10-01 | 1 | -7/+8 | |
| * | | | | | | | | hfsplus: split hfsplus_ioctl | Christoph Hellwig | 2010-10-01 | 1 | -65/+80 | |
| * | | | | | | | | hfsplus: fix BKL leak in hfsplus_ioctl | Christoph Hellwig | 2010-10-01 | 1 | -2/+2 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Export dump_{write,seek} to binary loader modules | Linus Torvalds | 2010-10-14 | 1 | -0/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Un-inline the core-dump helper functions | Linus Torvalds | 2010-10-14 | 1 | -0/+38 | |
* | | | | | | | Don't dump task struct in a.out core-dumps | Linus Torvalds | 2010-10-14 | 1 | -4/+0 | |
* | | | | | | | Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2010-10-13 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink | J. Bruce Fields | 2010-10-13 | 1 | -2/+0 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | fanotify: disable fanotify syscalls | Eric Paris | 2010-10-11 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-10-09 | 4 | -23/+33 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | ceph: update issue_seq on cap grant | Sage Weil | 2010-10-07 | 1 | -3/+5 | |
| * | | | | | | | ceph: send cap release message early on failed revoke. | Greg Farnum | 2010-10-07 | 1 | -10/+13 | |
| * | | | | | | | ceph: Update max_len with minimum required size | Aneesh Kumar K.V | 2010-10-07 | 1 | -1/+4 | |
| * | | | | | | | ceph: Fix return value of encode_fh function | Aneesh Kumar K.V | 2010-10-07 | 1 | -7/+9 | |
| * | | | | | | | ceph: avoid null deref in osd request error path | Sage Weil | 2010-10-07 | 1 | -1/+1 | |
| * | | | | | | | ceph: fix list_add usage on unsafe_writes list | Henry C Chang | 2010-10-07 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2010-10-09 | 1 | -1/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | exofs: Fix double page_unlock BUG in write_begin/end | Boaz Harrosh | 2010-10-08 | 1 | -1/+7 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2010-10-07 | 1 | -5/+14 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | xfs: properly account for reclaimed inodes | Johannes Weiner | 2010-10-06 | 1 | -5/+14 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-10-06 | 1 | -15/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | writeback: always use sb->s_bdi for writeback purposes | Christoph Hellwig | 2010-10-04 | 1 | -15/+4 | |
| |/ / / / / | ||||||
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2010-10-06 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | fuse: Initialize total_len in fuse_retrieve() | Geert Uytterhoeven | 2010-10-04 | 1 | -1/+1 | |
| |/ / / / | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-10-01 | 2 | -16/+35 | |
|\ \ \ \ \ |