| Commit message (Expand) | Author | Age | Files | Lines |
* | new helper: iterate_mounts() | Al Viro | 2010-03-03 | 3 | -34/+33 |
* | fix NFS4 handling of mountpoint stat | Al Viro | 2010-03-03 | 1 | -3/+9 |
* | Clean follow_dotdot() up a bit | Al Viro | 2010-03-03 | 1 | -16/+3 |
* | fix mnt_mountpoint abuse in smack | Al Viro | 2010-03-03 | 1 | -1/+1 |
* | a couple of mntget+dget -> path_get in nfs4proc | Al Viro | 2010-03-03 | 1 | -4/+4 |
* | Switch alloc_nfs_open_context() to struct path | Al Viro | 2010-03-03 | 1 | -4/+4 |
* | New helper: path_is_under(path1, path2) | Al Viro | 2010-03-03 | 3 | -39/+37 |
* | VFS: Clean up shared mount flag propagation | Valerie Aurora | 2010-03-03 | 3 | -3/+12 |
* | kill unused invalidate_inode_pages helper | Christoph Hellwig | 2010-03-03 | 4 | -9/+3 |
* | fs: re-order super_block to remove 16 bytes of padding on 64bit builds | Richard Kennedy | 2010-03-03 | 1 | -6/+6 |
* | Simplify failure exits in s390/hypfs fill_super() | Al Viro | 2010-03-03 | 1 | -29/+13 |
* | Don't bother with d_genocide in rpc_pipe | Al Viro | 2010-03-03 | 1 | -7/+2 |
* | Use kill_litter_super() in autofs4 ->kill_sb() | Al Viro | 2010-03-03 | 1 | -61/+1 |
* | Get rid of mnt_mountpoint abuses in ext4 | Al Viro | 2010-03-03 | 1 | -4/+2 |
* | Sanitize autofs_dev_ioctl_ismountpoint() | Al Viro | 2010-03-03 | 1 | -7/+4 |
* | switch infiniband uverbs to anon_inodes | Al Viro | 2010-03-03 | 4 | -81/+29 |
* | add several pieces to shared subtree documentation | Al Viro | 2010-03-03 | 1 | -1/+15 |
* | Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source() | Al Viro | 2010-03-03 | 3 | -14/+19 |
* | Switch gfs2 to nd_set_link() | Al Viro | 2010-03-03 | 1 | -86/+27 |
* | Switch may_open() and break_lease() to passing O_... | Al Viro | 2010-03-03 | 8 | -21/+18 |
* | fs: improve remount,ro vs buffercache coherency | Nick Piggin | 2010-03-03 | 1 | -3/+15 |
* | fs/dcache.c: CodingStyle cleanup | H Hartley Sweeten | 2010-03-03 | 1 | -23/+22 |
* | some clean up in fs/proc | Helight.Xu | 2010-03-03 | 2 | -6/+5 |
* | libfs: Unexport and kill simple_prepare_write | Boaz Harrosh | 2010-03-03 | 2 | -18/+6 |
* | libfs: Open code simple_commit_write into only user | Boaz Harrosh | 2010-03-03 | 1 | -24/+35 |
* | Revert "autofs4: always use lookup for lookup" | Al Viro | 2010-03-03 | 4 | -330/+158 |
* | Linux 2.6.33v2.6.33 | Linus Torvalds | 2010-02-24 | 1 | -1/+1 |
* | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p... | Linus Torvalds | 2010-02-24 | 1 | -2/+5 |
|\ |
|
| * | parisc: Set PCI CLS early in boot. | Carlos O'Donell | 2010-02-24 | 1 | -2/+5 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2010-02-24 | 1 | -1/+1 |
|\ \ |
|
| * | | [IA64] Fix broken sn2 build | Hedi Berriche | 2010-02-24 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2010-02-24 | 2 | -20/+9 |
|\ \ \ |
|
| * | | | microblaze: Fix out_le32() macro | Steven J. Magnani | 2010-02-24 | 1 | -1/+1 |
| * | | | microblaze: Fix cache loop function for cache range | Michal Simek | 2010-02-24 | 1 | -19/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2010-02-24 | 2 | -12/+3 |
|\ \ \
| |/ /
|/| | |
|
| * | | Revert "block: improve queue_should_plug() by looking at IO depths" | Jens Axboe | 2010-02-23 | 2 | -12/+3 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-02-24 | 11 | -18/+57 |
|\ \ |
|
| * | | net: bug fix for vlan + gro issue | Ajit Khaparde | 2010-02-24 | 1 | -1/+1 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-23 | 5 | -9/+27 |
| |\ \ |
|
| | * | | iwlwifi: sanity check before counting number of tfds can be free | Stanislaw Gruszka | 2010-02-22 | 2 | -5/+7 |
| | * | | iwlwifi: error checking for number of tfds in queue | Wey-Yi Guy | 2010-02-22 | 4 | -4/+20 |
| | * | | iwlwifi: set HT flags after channel in rxon | Dan Halperin | 2010-02-19 | 1 | -1/+1 |
| * | | | tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON | Atsushi Nemoto | 2010-02-23 | 1 | -1/+0 |
| * | | | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) | Torgny Johansson | 2010-02-23 | 1 | -0/+5 |
| * | | | IPv6: better document max_addresses parameter | Brian Haley | 2010-02-23 | 1 | -4/+4 |
| * | | | MAINTAINERS: update mv643xx_eth maintenance status | Lennert Buytenhek | 2010-02-23 | 1 | -2/+2 |
| * | | | e1000: Fix DMA mapping error handling on RX | Anton Blanchard | 2010-02-23 | 1 | -1/+18 |
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-02-24 | 3 | -14/+22 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pcc' into release | Len Brown | 2010-02-23 | 1 | -1/+5 |
| |\ \ \ \ |
|
| | * | | | | ACPI: Fix regression where _PPC is not read at boot even when ignore_ppc=0 | Darrick J. Wong | 2010-02-19 | 1 | -1/+5 |