summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | btrfs: drop unused argument from extent_io_tree_initDavid Sterba2011-05-026-12/+10
| | * | | | btrfs: make functions static when possibleDavid Sterba2011-05-023-7/+7
| | * | | | btrfs: unify checking of IS_ERR and nullDavid Sterba2011-05-026-17/+17
| | * | | | btrfs: fix dereference before checkDavid Sterba2011-05-021-2/+3
| | * | | | btrfs: remove nested duplicate variable declarationsDavid Sterba2011-05-022-4/+0
| | * | | | btrfs: rename variables clashing with global function namesDavid Sterba2011-05-028-53/+53
| * | | | | Btrfs: update the delayed inode code to use the btrfs_ino helper.Chris Mason2011-05-222-6/+7
| * | | | | Merge branch 'delayed_inode' into inode_numbersChris Mason2011-05-2216-91/+2074
| |\ \ \ \ \
| | * | | | | btrfs: implement delayed inode items operationMiao Xie2011-05-2116-91/+2074
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_num...Chris Mason2011-05-2119-637/+1407
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Btrfs: Support reading/writing on disk free ino cacheLi Zefan2011-04-259-19/+236
| | * | | | Btrfs: Always use 64bit inode numberLi Zefan2011-04-2513-182/+208
| | * | | | Btrfs: Make the code for reading/writing free space cache genericLi Zefan2011-04-251-154/+204
| | * | | | Btrfs: Cache free inode numbers in memoryLi Zefan2011-04-2510-53/+500
| | * | | | Btrfs: Make free space cache code genericLi Zefan2011-04-254-223/+271
| | * | | | Btrfs: Use bitmap_set/clear()Li Zefan2011-04-251-12/+8
| | * | | | Btrfs: Remove unused btrfs_block_group_free_space()Li Zefan2011-04-252-16/+0
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-2723-119/+189
|\ \ \ \ \ \
| * | | | | | net: Kill ratelimit.h dependency in linux/net.hDavid S. Miller2011-05-274-6/+10
| * | | | | | net: Add linux/sysctl.h includes where needed.David S. Miller2011-05-272-0/+2
| * | | | | | net: Kill ether_table[] declaration.David S. Miller2011-05-271-4/+0
| * | | | | | inetpeer: fix race in unused_list manipulationsEric Dumazet2011-05-271-15/+27
| * | | | | | atm: expose ATM device index in sysfsDan Williams2011-05-271-0/+10
| * | | | | | Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6David S. Miller2011-05-276-22/+38
| |\ \ \ \ \ \
| | * | | | | | IPVS: bug in ip_vs_ftp, same list heaad used in all netns.Hans Schillstrom2011-05-272-9/+21
| | * | | | | | netfilter: Fix several warnings in compat_mtw_from_user().David Miller2011-05-261-2/+4
| | * | | | | | netfilter: ipset: fix ip_set_flush return codeJozsef Kadlecsik2011-05-261-1/+1
| | * | | | | | netfilter: ipset: remove unused variable from type_pf_tdel()Jozsef Kadlecsik2011-05-261-2/+2
| | * | | | | | netfilter: ipset: Use proper timeout value to jiffies conversionJozsef Kadlecsik2011-05-261-8/+10
| * | | | | | | bug.h: Move ratelimit warn interfaces to ratelimit.hDavid S. Miller2011-05-263-40/+41
| * | | | | | | bonding: cleanup module option descriptionsAndy Gospodarek2011-05-261-12/+22
| * | | | | | | net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.Justin Mattock2011-05-261-4/+1
| * | | | | | | net: davinci_emac: fix dev_err use at probeJohan Hovold2011-05-261-11/+11
| * | | | | | | can: convert to %pK for kptr_restrict supportOliver Hartkopp2011-05-261-4/+3
| * | | | | | | net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flagsMichał Mirosław2011-05-261-1/+24
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-05-273-26/+24
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | MAINTAINERS: Update eCryptfs mailing listTyler Hicks2011-05-271-1/+1
| * | | | | | | eCryptfs: Allow 2 scatterlist entries for encrypted filenamesTyler Hicks2011-05-271-25/+21
| * | | | | | | eCryptfs: Clear i_nlink in rmdirTyler Hicks2011-05-271-0/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-2723-27/+43
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'docs-security' into docs-moveRandy Dunlap2011-05-20373-2437/+3665
| |\ \ \ \ \ \ \
| | * | | | | | | Create Documentation/security/,Randy Dunlap2011-05-1923-27/+43
| | |/ / / / / /
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-05-275-26/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | loop: export module parametersNamhyung Kim2011-05-271-3/+14
| * | | | | | | | block: export blk_{get,put}_queue()Jens Axboe2011-05-271-0/+2
| * | | | | | | | block: remove unused variable in bio_attempt_front_merge()Luca Tettamanti2011-05-261-3/+0
| * | | | | | | | block: always allocate genhd->ev if check_events is implementedTejun Heo2011-05-261-1/+1
| * | | | | | | | brd: export module parametersNamhyung Kim2011-05-261-4/+15
| * | | | | | | | brd: fix comment on initial device creationNamhyung Kim2011-05-261-4/+4
| * | | | | | | | brd: handle on-demand devices correctlyNamhyung Kim2011-05-261-4/+4
OpenPOWER on IntegriCloud